home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d3 / clarion.arc / PROF.HLP (.txt) < prev    next >
Clarion Help  |  1991-07-24  |  13KB  |  220 lines

  1. Designer
  2. Helper
  3. Editor
  4. Compiler
  5. Compiler &  
  6. Processor
  7. Processor
  8. Translator  
  9. Director
  10.  F1 displays a help window.  Clarion  
  11.  help windows are context sensitive,  
  12.  that is, they try to explain options 
  13.  appropriate for the current process. 
  14.  Some help windows display a menu of  
  15.  help topics.  Select a help topic
  16.  and press Enter to display its help  
  17.  window.  Esc removes a help window.  
  18.  F2 displays the Clarion menu.  The  
  19.  menu is required because there are  
  20.  more Clarion utility programs than  
  21.  function keys.
  22.  The menu is part of each program,
  23.  so it is displayed immediately when 
  24.  F2 is pressed.
  25.  The function keys can also be used
  26.  to execute Clarion utility programs. 
  27.  The remaining function keys execute 
  28.  the programs listed--exactly as if  
  29.  they were executed from the Clarion 
  30.  menu.
  31.  F7 is the "compile and test" key.
  32.  It executes Compiler and then, if
  33.  there are no errors, Processor.
  34.  Clarion "remembers" what it worked
  35.  on last--even between sessions.  So  
  36.  when you execute Editor,  the input  
  37.  file is already set to the file you  
  38.  edited last.
  39.  Compiler defaults to the program you 
  40.  edited last.  Processor defaults to  
  41.  the program you compiled last.  And  
  42.  Filer, Scanner, and Sorter default
  43.  to the file you used last.
  44.  These function keys work with the 
  45.  Shift key to provide "immediate"  
  46.  execution.
  47.  For example, F6 displays the base 
  48.  page of Compiler with the default 
  49.  input file filled in.  Shift-F6
  50.  compiles the default input file
  51.  without stopping at the base page.
  52. The CLARION Professional Developer
  53. Directory Manager
  54. Editor
  55. Compiler
  56. Filer
  57. Helper
  58. Processor
  59. Sorter
  60. Designer
  61. Translator  
  62. Scanner
  63. Tailor
  64. Crossrefer  
  65. Converter
  66. Director
  67.  Compiler compiles Clarion source code into Clarion  
  68.  processor code.  Clarion processor code is executed 
  69.  by Processor (without a link step) and is converted 
  70.  by Translator into standard object code.
  71.  Converter imports Clarion files from and exports 
  72.  Clarion files to: Dbase II and Dbase 
  73. , DIF,
  74.  and BASIC (comma delimited) files.
  75.  Designer generates source code for entire applications 
  76.  by combining screens and reports painted on the video  
  77.  monitor with a complete data dictionary.
  78.  Director is a DOS shell that accepts DOS commands and 
  79.  displays the sub-directories and files in the current 
  80.  directory.  Control keys can be used to manipulate
  81.  these directory entries.
  82.  Editor is used to create and change source program 
  83.  files.  Editor knows the Clarion language and also 
  84.  supports keyboard macros, search and replace with  
  85.  wildcards, line or character blocks, zone insert,  
  86.  and multiple windows.
  87.  Filer creates an empty Clarion file from a
  88.  source file layout.  If a file layout changes, 
  89.  Filer rearranges each record from the old file 
  90.  to match the new record layout.
  91.  Helper creates help files from windows painted on 
  92.  the video monitor.  Help windows are displayed by 
  93.  a Clarion program whenever the F1 key is pressed. 
  94.  Processor executes Clarion processor code without linking. 
  95.  A debugging window can be displayed by pressing the Ctrl
  96.  and Break keys at the same time (Ctrl-Break). This window  
  97.  watches variables, sets resume and break points, traces,
  98.  single cycles, and scrolls source code.
  99.  Scanner displays a Clarion file like a spread-sheet 
  100.  (each record in a row and each field in a column).  
  101.  Records can be added, changed, and deleted.  Column 
  102.  sequence and format can be customized and saved.
  103.  Sorter sorts, combines, backs up, restores, 
  104.  compresses, and reorganizes Clarion files.  
  105.  Tailor customizes the Clarion utility programs 
  106.  for colors, keyboard options (such as beep and 
  107.  video timeout), source code column conventions 
  108.  and print options.
  109.  Translator creates standard object (.OBJ) files from processor  
  110.  code created by Compiler.  Translator also asks permission to
  111.  create an auto response file and execute LINK or PLINK in order 
  112.  to create a standard executable (.EXE) file.
  113.  This is the Clarion menu.  Each of the Clarion
  114.  utility programs can be executed from this menu. 
  115.  Crossrefer builds a cross-reference listing of the global 
  116.  data in an application.  The listing shows where a label  
  117.  is declared and every place it is used.
  118.  For more information about the Clarion
  119.  Professional Developer and how to order, or  
  120.  for the name of the dealer nearest you,
  121.  please contact:
  122.      Clarion Software
  123.      150 East Sample Road
  124.      Pompano Beach, FL 33064
  125.      1-800-354-5
  126.  With the Clarion Personal Developer an individual is able to produce
  127.  customized application programs that would normally require the skills
  128.  of an experienced programmer.
  129.  Applications may:
  130.  Relate data from multiple files on screens and reports.
  131.  Read and update data from and to multiple files on data entry screen forms.
  132.  Include colorful menus, scrolling file tables, data entry screens, and
  133. scrolling "look-ups."
  134.  Incorporate "locate" and "filter" functions, computed fields, "Hot Key"
  135. procedures, and memory variables.
  136.  Produce customized reports that may include memo text fields and generated 
  137. forms.
  138.  Programs may be copied and distributed; there is no run-time fee.
  139.  The Clarion Personal Developer includes pre-designed
  140.  applications that may be used "as is" or that may be
  141.  modified and/or expanded by the user.
  142.  The Clarion Personal Developer is a complete, stand-alone  
  143.  product and has all design, compile and execute functions  
  144.  included.
  145. The Personal Developer and the Professional Developer:
  146. "The Perfect Team"
  147.  Personal Developer applications can be extended or modified  
  148.  by the Clarion Professional Developer.
  149.  Clarion Software provides totally "open-ended" solutions for 
  150.  your data processing needs.  The program design features of  
  151.  the Personal Developer are essentially those of the Designer 
  152.  utility in the Professional Developer.
  153.  Personal Developer produces an .APP file that is used to
  154.  generate Clarion source code.  Copies of .APP files produced 
  155.  by Personal Developer may be used by Designer in the
  156.  Professional Developer.
  157. Enhancing Personal Developer Applications with the
  158. Professional Developer
  159.  .APP File from Personal Developer 
  160.  CLARION
  161.  Professional Developer:
  162.  Add menu-driven help screens
  163.  Add detailed logic
  164.  Include routines written in Clarion source 
  165. code, "C", and Assembler
  166.  Encrypt file structures and data
  167.  Modify for use with DOS or dBase 
  168.  files 
  169.  Use network or customized model program
  170. in Designer
  171.  Create .EXE programs
  172.  After hundreds of hours testing the industry's foremost relational databases 
  173.  -- scoring them on fourteen criteria -- and comparing them head to head, the 
  174.  editors of InfoWorld emerged with an undisputed winner.
  175. Clarion's Professional Developer.
  176.  The first programming environment to integrate the simplicity of a database  
  177.  product with the robust characteristics of a true programming language in
  178.  one affordable package.
  179.  A programming environment so powerful it caused InfoWorld editors to
  180.  comment:  "No other product's language comes close to Clarion's degree of
  181.  functionality."
  182.   CLARION
  183.   PROFESSIONAL DEVELOPER
  184. T U T O R I A L
  185. Copyright 1988 by
  186. CLARION Software Corporation 
  187. All rights reserved
  188. !BLACK   
  189. KBOX    a
  190. KEYS    
  191. KEYS_F1 e
  192. KEYS_F2 
  193. KEYS_W1 
  194. KEYS_W2 ^
  195. KEYS_W3 
  196. KEYS_W4 %    
  197. KSHIFT  g
  198. LOGO    
  199. LOGO_CMPZ
  200. LOGO_CNVV
  201. LOGO_DES
  202. LOGO_DIR
  203. LOGO_EDT
  204. LOGO_FIL
  205. LOGO_HLP
  206. LOGO_PRO
  207. LOGO_SCN
  208. LOGO_SRT
  209. LOGO_TLRe
  210. LOGO_TRN<
  211. LOGO_W1 `
  212. LOGO_XRF
  213. ORDINFO 
  214. PROF_W1 
  215. PROF_W1A
  216. PROF_W1B0"
  217. PROF_W1C
  218. PROF_W2 
  219. TUTOR   
  220.